How to detect a white square in a black image?..................... [closed]
Posted
by gcc
on Stack Overflow
See other posts from Stack Overflow
or by gcc
Published on 2010-04-18T19:48:10Z
Indexed on
2010/04/18
20:23 UTC
Read the original article
Hit count: 176
c
how can i detect white image surrounded by black image
000 000 000 000 000 255 255 255 000 000 255 255 255 000 000 255 255 255 000 000 000 000 000 000 000
please tell how i approach
and how can calculate length and widht of the square
© Stack Overflow or respective owner